Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove node validate script (v3) #325

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

1000TurquoisePogs
Copy link
Member

app-server has a validate script which detects if node exists or not.
This is duplicate work from what zwe already does here https://github.com/zowe/zowe-install-packaging/blob/6abe8e9c3b80486c9d7f75a60f21b55cfa5ae2b2/bin/commands/internal/start/prepare/index.ts#L448-L451

When app-server runs validate, it leaves confusing messages behind

"FSUM7422 node is not found"
"Node found in NODE_HOME"

By removing validate and letting the zwe do its existing logic, no functionality is lost but the misleading messages are removed.

@1000TurquoisePogs
Copy link
Member Author

PR build fails due Marist connectivity issue.
I have informed James and Mark to determine whether or not this is expected.
This PR is small and obvious and would not have a build impact so I'm going to merge this and move on.

@1000TurquoisePogs 1000TurquoisePogs merged commit a09e53e into v3.x/staging Nov 5, 2024
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Closed
Development

Successfully merging this pull request may close these issues.

2 participants